projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54e573e
)
(all): Add mac-dnd-known-types.
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Fri, 5 May 2006 06:43:01 +0000
(06:43 +0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Fri, 5 May 2006 06:43:01 +0000
(06:43 +0000)
lisp/cus-start.el
patch
|
blob
|
history
diff --git
a/lisp/cus-start.el
b/lisp/cus-start.el
index 355cf7bb9abee265dc9cbbc47975eca72381f51c..9ac98eb1036667d1f6ec6e647b46da8a57fd04d5 100644
(file)
--- a/
lisp/cus-start.el
+++ b/
lisp/cus-start.el
@@
-193,6
+193,8
@@
Leaving \"Default\" unchecked is equivalent with specifying a default of
(suggest-key-bindings keyboard (choice (const :tag "off" nil)
(integer :tag "time" 2)
(other :tag "on")))
+ ;; macselect.c
+ (mac-dnd-known-types mac (repeat string) "22.1")
;; macterm.c
(mac-control-modifier mac (choice (const :tag "No modifier" nil)
(const control) (const meta)